css: start background-repeat
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 6 Nov 2011 18:33:05 +0000 (19:33 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 8 Nov 2011 16:10:44 +0000 (11:10 -0500)
commit3b436eec6d9b0c7aa046ff4b2b4c3a9f99b86574
treed7cb908fa8bfdadccd839e69847edff689f38c65
parentee7ac4fa441d706c2f11fd2b041c46139a18fc11
css: start background-repeat

By default, a background image is stretched. Instead, it is worth to
have a tiled background.

This patch allows background surfaces to be repeated or not, and should
be compatible with future extensions and CSS.

https://bugzilla.gnome.org/show_bug.cgi?id=663522
gtk/gtkcssprovider.c
gtk/gtkcsstypes.c
gtk/gtkcsstypesprivate.h
gtk/gtkstylecontext.h
gtk/gtkstyleproperty.c
gtk/gtkthemingengine.c